Emacs テスト
#Fleeting_Notes
Emacsでテスト駆動開発だったりユニットテストだったりいろいろについて
ERT
【Home】 Unit Testing
TDDの勘所とTDD支援超簡易Emacs Lisp
michaelklishin/cucumber.el: Emacs mode for editing Cucumber plain text stories
code:memo
(assert (= (+ 2 2) 4))
(assert (= (- 5 1) 4))
確認用
Q. Emacs テスト
調査用
/pogi-log/Google.icon Emacs テスト(日)
/pogi-log/Google.icon Emacs test(英)